Skip to content
Back to search
30
MCP

Claude Browser

pulsemcp/claude browser

Browser automation server built with Playwright that provides web interaction capabilities for navigation, content extraction, form filling, screenshot capture, and JavaScript execution with configurable timeouts and viewport settings.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude_browser": {
      "url": "None",
      "transport": "http"
    }
  }
}